home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / et / etman.lha / man / mann / typedef.Object::OObjMemberFunc.n < prev    next >
Text File  |  1991-10-24  |  675b  |  35 lines

  1.  
  2.  
  3. .SH TYPEDEF NAME
  4. \fBmemberfunctionptr  = int
  5. Object::OObjMemberFunc(
  6. char* aString)
  7. .SH DESCRIPTION
  8. A member function of class \fBObject\fP accepting a string returning an integer value. It is used f.i. in class \fIclass ClassManager\fP for Dynamical loading/binding of classes, whereby the method \fImethod Application::DynLoad\fP is the .
  9. .SH ARGUMENTS
  10. .TP
  11. \fBchar* aString
  12. .br
  13. Semantics depend on implementation.
  14. .SH RETURN ARGUMENT
  15. .TP
  16. \fBint 
  17. .br
  18. Semantics depend on implementation.
  19. .SH CATEGORIES
  20.  
  21. .na
  22. general
  23. .ad b
  24.  
  25. .SH FILES
  26. .PD 0
  27. .TP 20
  28. declaration:
  29. \fBClassManager.h
  30. .SH HISTORY
  31. chris@csesbg.at    Fri Apr 12 16:35 1991
  32. .br
  33. chris@csesbg.at    Wed Apr 17 13:49 1991
  34. .br
  35.